DeleteDSO (Deprecated) |
This Web service operation is used to delete a Database Configuration.
SOAP Request
<DeleteDSO xmlns="http://schemas.cordys.com/DSOConfig/1.0"> <name>test#system</name> <type>Relational</type> </DeleteDSO>
Request Parameters
Parameter |
Description |
Data Type |
Accepted Input Values |
---|---|---|---|
name |
Name of the database configuration |
String |
- |
type |
Indicates the type of database configuration |
String |
Relational |
SOAP Response
<DeleteDSOResponse xmlns="http://schemas.cordys.com/DSOConfig/1.0" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/"/>